From: Kim F. Storm Date: Sun, 26 Jan 2003 18:04:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~53556 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=effc336efa0e5446cce0181e5f6f7e83512a0d35;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 31732937f0e..4319ef62760 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,8 @@ * info.el (Info-extract-menu-node-name): Fix 2003-01-24 change. Don't search for next colon if current colon is followed by one of ".", ",", ";", or ")". + (info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning. + (Info-find-node) [!MSDOS]: Avoid byte-compiler warning. 2003-01-26 Richard M. Stallman